Skip to content

docs(bot-detection): add GPU Acceleration to Kernel Features That Help#346

Merged
guergabo merged 2 commits into
mainfrom
hypeship/auth-gpu-advantage
Apr 27, 2026
Merged

docs(bot-detection): add GPU Acceleration to Kernel Features That Help#346
guergabo merged 2 commits into
mainfrom
hypeship/auth-gpu-advantage

Conversation

@ulziibay-kernel
Copy link
Copy Markdown
Contributor

@ulziibay-kernel ulziibay-kernel commented Apr 27, 2026

Summary

Adds a GPU Acceleration section under "Kernel Features That Help" on the bot-detection overview, alongside Stealth Mode, Configurable Proxies, Profiles, Browser Pools, Playwright Execution, and Computer Controls.

Many detection systems fingerprint canvas/WebGL rendering output and cross-check it against the claimed GPU. Software-rendered (SwiftShader) browsers produce pixel hashes that don't match any real consumer GPU — a strong bot signal on sites with rendering-based fingerprinting. GPU-enabled Kernel browsers render through real hardware, producing output consistent with a normal user's device.

Links to the existing /browsers/gpu-acceleration page so users can opt in.

(Earlier draft of this PR put the bullet on the Managed Auth overview — moved it to bot-detection overview where it sits with the other anti-detection levers.)

Test plan

  • Render browsers/bot-detection/overview.mdx locally and confirm the new section + link render correctly
  • Confirm /browsers/gpu-acceleration link resolves

Note

Low Risk
Low risk documentation-only change that adds a new section and link; main risk is incorrect/misleading copy or a broken /browsers/gpu-acceleration link.

Overview
Adds a new GPU Acceleration entry under Kernel Features That Help in browsers/bot-detection/overview.mdx, explaining how hardware-backed rendering can reduce canvas/WebGL fingerprint mismatches and linking to /browsers/gpu-acceleration for details.

Reviewed by Cursor Bugbot for commit 9882f89. Bugbot is set up for automated code reviews on this repo. Configure here.

Surface the bot-detection benefit of GPU-enabled browsers for login
flows on sites that fingerprint rendering output (canvas/WebGL).
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Apr 27, 2026, 4:16 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Drop the GPU bullet from the Managed Auth feature list — it belongs
under Kernel Features That Help on the bot-detection overview, where
the other anti-detection levers (stealth, proxies, profiles, computer
controls) are listed.
@ulziibay-kernel ulziibay-kernel changed the title docs(auth): surface GPU acceleration on Managed Auth overview docs(bot-detection): add GPU Acceleration to Kernel Features That Help Apr 27, 2026
cursor[bot]
cursor Bot approved these changes Apr 27, 2026
@guergabo guergabo marked this pull request as ready for review April 27, 2026 23:37
@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This PR only modifies documentation (bot-detection overview), not API endpoints or Temporal workflows in packages/api/cmd/api/ or packages/api/lib/temporal.

To monitor this PR anyway, reply with @firetiger monitor this.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

The PR only adds a short GPU Acceleration section to browsers/bot-detection/overview.mdx. This is a small documentation-only change with no application code, configuration, infrastructure, generated assets, or navigation structure modified. I found no CODEOWNERS file requiring owner review.

The current PR head is already approved, so I’m not adding another approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@guergabo guergabo merged commit 2a49d91 into main Apr 27, 2026
4 checks passed
@guergabo guergabo deleted the hypeship/auth-gpu-advantage branch April 27, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants